home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 4 / The Arsenal Files 4 (Arsenal Computer).ISO / tbbs / lantipx2.txt < prev    next >
Text File  |  1995-01-31  |  4KB  |  110 lines

  1.        How To Set Up Lantastic 6.0 for Network INT14 Logins
  2.              (or at least how it worked for me)
  3.  
  4. Only LANTASTIC VERSION 6.0 will support IPX LAN LOGINS!  5.x will NOT!  If
  5. you are using the older AE2x NIC's from Artisoft you MUST rejumper them to
  6. put them into NE2000 compatible mode.  Also, ALL Servers & Workstations on
  7. your network must be changed to IPX/NDIS or they won't talk to each other.
  8.  
  9. Make sure your network is running properly in "normal" Lantastic 6.0 peer to
  10. peer mode.  Once that is setup you will need to extract the rest of the files
  11. manually from the Lantastic install disks (or if you have an install resource
  12. set up on a hard drive you can get it from there) to get NDIS/IPX support.
  13.  
  14. If you are running "NE2000" compatible cards you will need to find a copy of
  15. NE2000.EXE. This is widely available and is probably posted here on the BBS.
  16.  
  17. Once you are running a complete lantastic peer-peer network you need the
  18. following additional files to support TBBS 2.3 net logins (all of which,
  19. except NE2000, are (well hidden) right on the Lant 6.0 disks).
  20.  
  21.   
  22.   NE2000.EXE (for NE2000 compatible cards)
  23.          or
  24.   NRODI.EXE (for Noderunner cards)
  25.   (If you are using other cards - Intel, SMC etc, they have their own drivers 
  26.   to replace NE2000.EXE and ODINSUP.COM)
  27.   PROTMAN.DOS
  28.   PROTMAN.EXE 
  29.   LSL.COM      
  30.   IPXODI.COM            
  31.   ODINSUP.COM           
  32.   AI-NDIS.EXE           
  33.   NET.CFG  (a text file which goes in root directory)
  34.   PROTOCOL.INI (in the lantastic directory)
  35.  
  36. To get these files from your Lantastic distribution disks install your DISK
  37. number 1, log into it's drive and type INSTALL/EXTRACT/DOS.  Select LIST OF
  38. ADAPTER DRIVERS and LANTASTIC NOVELL WORKSTATION CLIENT files and hit enter.
  39. From the LIST OF ADAPTER DRIVERS select AEX NDIS SUPPORT FOR ARTISOFT
  40. ADAPTERS. All the above files (except NE2000.EXE) will be extracted to the
  41. directory you chose.
  42.  
  43. Normal Lantastic startup batch file (before IPX) looks like this:
  44.  
  45.  AEX (or NEX000 for NE2000 cards or NR.EXE for NODERUNNER cards)
  46.  AILANBIO
  47.  REDIR
  48.  SERVER
  49.  
  50. You need to make the following modifications for IPX support.
  51.  
  52. In config.sys add the following line:
  53.  
  54.    DEVICE=C:\LANTASTI\PROTMAN.DOS
  55.  
  56. Your autoexec.bat (or startnet.bat) should be changed to look like this:
  57.  
  58.  LSL
  59.  NE2000 (replaces NEX000 or AEX.COM)
  60.   -  or  -
  61.  NRODI.COM (replaces NR.EXE)
  62.  IPXODI A (the "A" switch reduces memory useage)
  63.  ODINSUP
  64.  AI-NDIS BIND_TO=NE2000 RECEIVE_BUFFERS=4 NO_RECEIVE_HOLDOFF
  65.  AILANBIO
  66.  REDIR <MACHINE NAME>
  67.  SERVER (if you are installing a server)
  68.  
  69. There will also be a file called NET.CFG extracted that needs to be slightly
  70. modified. As it comes it looks like:
  71.  
  72.   PROTOCOL ODINSUP
  73.   BUFFERED
  74.  
  75.   PROTOCOL IPXODI
  76.   BIND #1
  77.  
  78.   LINK DRIVER NRODI (if you are using NODERUNNER cards)
  79.      -OR-
  80.   LINK DRIVER NE2000 (for NE2000 compatible cards)
  81.   FRAME ETHERNET_802.2
  82.   FRAME ETHERNET_II
  83.   FRAME ETHERNET_SNAP
  84.   FRAME ETHERNET_802.3
  85. ; add the following 2 lines
  86.   PORT 300  <------ this is the I/O port your NE2000 is using
  87.   INT 10    <------ this is the IRQ your card is using
  88.  
  89. Make sure all the above support files are in your \LANATASTI directory. If
  90. you are using other NIC's (INTEL, SMC etc) the installation is the same
  91. except you must use their ODI support files to replace ODINSUP & NE2000. 
  92.  
  93. All these files require a MUCH LARGER memory useage then your "normal"
  94. Lantastic setup so it is almost a MUST to load much of this high.  I get
  95. consistent 43000 cps xfer rates across my small (3 station) network using
  96. Qmodem Pro (DOS).  
  97.  
  98. ED.FEINS@CFONJ.COM
  99.  
  100.  
  101.   
  102.  
  103.  
  104.  
  105.    
  106.  
  107.    
  108.    
  109.  
  110.